From b4bce2ff8a97e66c5d61cc488507d8f97a0ccc28 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jonas=20=C3=85dahl?= Date: Fri, 21 Feb 2020 23:24:38 +0100 Subject: [PATCH] docs: Add GdkPopupLayout to gdk4-sections.txt --- docs/reference/gdk/gdk4-sections.txt | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/docs/reference/gdk/gdk4-sections.txt b/docs/reference/gdk/gdk4-sections.txt index a643f4450b..bd420817bc 100644 --- a/docs/reference/gdk/gdk4-sections.txt +++ b/docs/reference/gdk/gdk4-sections.txt @@ -172,7 +172,6 @@ GdkSurfaceType GdkSurfaceHints GdkGeometry GdkGravity -GdkAnchorHints GdkSurfaceEdge GdkSurfaceTypeHint GdkSurfaceState @@ -652,6 +651,30 @@ gdk_paintable_get_intrinsic_height gdk_paintable_get_intrinsic_aspect_ratio gdk_paintable_compute_concrete_size +
+gdkpopuplayout +GdkPopupLayout +GdkPopupLayout +GdkAnchorHints +GDK_TYPE_POPUP_LAYOUT +gdk_popup_layout_get_type +gdk_popup_layout_new +gdk_popup_layout_ref +gdk_popup_layout_unref +gdk_popup_layout_copy +gdk_popup_layout_equal +gdk_popup_layout_set_anchor_rect +gdk_popup_layout_get_anchor_rect +gdk_popup_layout_set_rect_anchor +gdk_popup_layout_get_rect_anchor +gdk_popup_layout_set_surface_anchor +gdk_popup_layout_get_surface_anchor +gdk_popup_layout_set_anchor_hints +gdk_popup_layout_get_anchor_hints +gdk_popup_layout_set_offset +gdk_popup_layout_get_offset +
+ gdk_paintable_invalidate_contents gdk_paintable_invalidate_size -- 2.30.2